PGetFontList

Lists the number of fonts displayed in the Font submenu and provides information about each font.


Query results

This query returns a list of fonts. For each font in the list, it returns:

const char * sFontName;

Name of font

short nFontID;

The Windows font-family ID or Macintosh font ID

PMBool bInstalled;

false if font is not installed in system
true if font is installed in system

PMBool bUsedInPub;

false if font is not used in publication
true if font is used in publication

PageMaker sets bUsedInPub to true if the font is:

Processing time. This query may take a while to process, but the processing time will not exceed the time PageMaker takes to open the publication.

Fonts in EPS files not listed. PageMaker does not list fonts used in EPS files (unless the font is already on the Font submenu or used elsewhere in the publication).


See also

The PFont command



Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support